/ Assembly List / LJCAddressParserLib / Suffixes / LJCDeserialize

Namespace - LJCAddressParserLib


Parameters
errorText - The error text.
fileSpec - The XML file specification.

Returns

The deserialized object.

Syntax

C#
public static Suffixes LJCDeserialize(out String& errorText, String fileSpec = null)

Deserializes from the specified XML file.

Remarks

If the requested XML file does not exist, a default file will be created with 202 standard Suffixes.

A default SuffixLookup XML file will also be created if it does not exist.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.